Found these path parameters: a

In particular,

a = "1+2&b=hello"

b = ""

req_path doesn't have path parameters: "/bliz-documentation/demos/path-parameters-keys-values.bliz"

but req_pathparams does have them: "/bliz-documentation/demos/path-parameters-keys-values.bliz;a=1+2&b=hello"